hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
TimerChannelBase.onTick
kiss
event
timer
common
TimerChannelBase
The handler will be handled in another thread.
ITimer
onTick
(TickedEventHandler handler)
class
TimerChannelBase
ITimer
onTick
(
TickedEventHandler
handler
)
void
onTick
()
Meta
Source
See Implementation
kiss
event
timer
common
TimerChannelBase
constructors
this
functions
close
onTick
reset
start
stop
properties
interval
isActive
time
wheelSize
variables
_circle
_interval
_isActive
_timeOut
_wheelSize
ticked
The handler will be handled in another thread.